net/http.http2ServeConnOpts.Context (field)

4 uses

	net/http (current package)
		h2_bundle.go#L4304: 			Context:          ctx,
		h2_bundle.go#L4336: 	Context context.Context
		h2_bundle.go#L4363: 	if o != nil && o.Context != nil {
		h2_bundle.go#L4364: 		return o.Context